[INFO] fetching crate secure 0.3.0...
[INFO] testing secure-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate secure 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate secure 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate secure 0.3.0
[INFO] tweaked toml for crates.io crate secure 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secure 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate secure 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eacd4080733aca20782de3f4bd074b0df8ad28495037395e6e0561c76cb495f4
[INFO] running `Command { std: "docker" "start" "-a" "eacd4080733aca20782de3f4bd074b0df8ad28495037395e6e0561c76cb495f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eacd4080733aca20782de3f4bd074b0df8ad28495037395e6e0561c76cb495f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacd4080733aca20782de3f4bd074b0df8ad28495037395e6e0561c76cb495f4", kill_on_drop: false }`
[INFO] [stdout] eacd4080733aca20782de3f4bd074b0df8ad28495037395e6e0561c76cb495f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 007ba321ed245984a154ee622b26f6558c83a38e56bc459976e482fd0fe7e4eb
[INFO] running `Command { std: "docker" "start" "-a" "007ba321ed245984a154ee622b26f6558c83a38e56bc459976e482fd0fe7e4eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling byte-aes v0.2.2
[INFO] [stderr]    Compiling secure v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
[INFO] running `Command { std: "docker" "inspect" "007ba321ed245984a154ee622b26f6558c83a38e56bc459976e482fd0fe7e4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007ba321ed245984a154ee622b26f6558c83a38e56bc459976e482fd0fe7e4eb", kill_on_drop: false }`
[INFO] [stdout] 007ba321ed245984a154ee622b26f6558c83a38e56bc459976e482fd0fe7e4eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c82b9ba8a0028f51d6f0aa7a85e847f9646aaa6e606cbbb673ef61ef82951403
[INFO] running `Command { std: "docker" "start" "-a" "c82b9ba8a0028f51d6f0aa7a85e847f9646aaa6e606cbbb673ef61ef82951403", kill_on_drop: false }`
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling byte-aes v0.2.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling secure v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.52s
[INFO] running `Command { std: "docker" "inspect" "c82b9ba8a0028f51d6f0aa7a85e847f9646aaa6e606cbbb673ef61ef82951403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82b9ba8a0028f51d6f0aa7a85e847f9646aaa6e606cbbb673ef61ef82951403", kill_on_drop: false }`
[INFO] [stdout] c82b9ba8a0028f51d6f0aa7a85e847f9646aaa6e606cbbb673ef61ef82951403
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c2e5317dddf05012d792145df43327689c0e5c9ca95414ef25499ddd32f5d185
[INFO] running `Command { std: "docker" "start" "-a" "c2e5317dddf05012d792145df43327689c0e5c9ca95414ef25499ddd32f5d185", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secure-755c38ff51c6bbf5)
[INFO] [stderr]      Running tests/include_secure_bytes.rs (/opt/rustwide/target/debug/deps/include_secure_bytes-c102af84f506c6fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compression::include_secure_bytes_brotli ... ok
[INFO] [stdout] test encryption::include_secure_bytes_aes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/include_secure_str.rs (/opt/rustwide/target/debug/deps/include_secure_str-a6c7f542c6f68592)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compression::include_secure_str_brotli ... ok
[INFO] [stdout] test encryption::include_secure_str_aes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-f1d9a4c7220af3c1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test include_secure_str::compression::include_secure_str_brotli ... ok
[INFO] [stdout] test include_secure_str::encryption::include_secure_str_aes ... ok
[INFO] [stdout] test include_secure_bytes::compression::include_secure_bytes_brotli ... ok
[INFO] [stdout] test include_secure_bytes::encryption::include_secure_bytes_aes ... ok
[INFO] [stdout] test secure_str::encryption::secure_str_aes ... ok
[INFO] [stderr]      Running tests/secure_str.rs (/opt/rustwide/target/debug/deps/secure_str-b0802d3b8c993bde)
[INFO] [stdout] test secure_str::compression::secure_str_brotli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test encryption::secure_str_aes ... ok
[INFO] [stdout] test compression::secure_str_brotli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secure
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/backend/aes.rs - backend::aes::encode_aes (line 8) ... ok
[INFO] [stdout] test src/backend/brotli.rs - backend::brotli::encode_brotli (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.56s
[INFO] running `Command { std: "docker" "inspect" "c2e5317dddf05012d792145df43327689c0e5c9ca95414ef25499ddd32f5d185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2e5317dddf05012d792145df43327689c0e5c9ca95414ef25499ddd32f5d185", kill_on_drop: false }`
[INFO] [stdout] c2e5317dddf05012d792145df43327689c0e5c9ca95414ef25499ddd32f5d185
